ISortablePtr< T, CompareFunc > Class Template Reference

#include <fcontainer.h>

Public Types

typedef const ISortablePtr< T,
CompareFunc > 
ConstRef

Public Member Functions

 ISortablePtr (T *_ptr)
 ISortablePtr (const ISortablePtr &p)
 ISortablePtr ()
template<class T2 >
 ISortablePtr (const T2 &t2)
bool operator== (ConstRef &other) const
bool operator!= (ConstRef &other) const
bool operator> (ConstRef &other) const
bool operator< (ConstRef &other) const
bool operator<= (ConstRef &other) const
bool operator>= (ConstRef &other) const

template<typename T, typename TSorterFunc< T >::TComparePtrFunc CompareFunc>
class Steinberg::ISortablePtr< T, CompareFunc >


Member Typedef Documentation

typedef const ISortablePtr<T, CompareFunc> ConstRef

Constructor & Destructor Documentation

ISortablePtr ( T *  _ptr  )  [inline]
ISortablePtr ( const ISortablePtr< T, CompareFunc > &  p  )  [inline]
ISortablePtr (  )  [inline]
ISortablePtr ( const T2 &  t2  )  [inline]

Member Function Documentation

bool operator== ( ConstRef other  )  const [inline]
bool operator!= ( ConstRef other  )  const [inline]
bool operator> ( ConstRef other  )  const [inline]
bool operator< ( ConstRef other  )  const [inline]
bool operator<= ( ConstRef other  )  const [inline]
bool operator>= ( ConstRef other  )  const [inline]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.